octal number meaning in English
八进数补码
八进位数
八进制数
Examples
- Octal numbers are identified by a trailing 8 subscript .
八进制数由一个附加的下标8来识别。 - The octdec ( ) function converts an octal number to a decimal number
函数的作用是:将一个八进制数转换为十进制。 - The decoct ( ) function converts a decimal number to an octal number
函数的作用是:将一个十进制数字转换为八进制。 - This address can be specified as a decimal , hexadecimal , or octal number
可以将该地址指定为十进制、十六进制或八进制数。 - You can represent octal numbers directly by preceding numbers in the proper range with
可以直接在适当范围内的数字之前使用